home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / robom13a.zip / ROBOMAIL.HST < prev   
Text File  |  1994-02-13  |  19KB  |  401 lines

  1. RoboMail 1.3 History File                                       02/14/94
  2. ------------------------------------------------------------------------
  3.  
  4.     Welcome to RoboMail 1.3!
  5.  
  6.     This file contains a listing of all changes to RoboMail since the
  7.     1.2 release.  This upgrade has been a long time coming, and I hope
  8.     that you will enjoy the many new features it contains.
  9.  
  10.     I'd like to extend a big thank you to the beta testers who really
  11.     pounded away on this version to make sure it is the most solid
  12.     release ever and to everyone who contributed suggestions for
  13.     enhancements.  The primary goals for this release were improved
  14.     memory management and Internet mail handling. I think we have
  15.     accomplished both of the goals with the switch to protected mode,
  16.     improved support for very long messages and the addition of many
  17.     Internet-specific addressing features.
  18.  
  19.     Development on the next release, which will expand RoboMail's
  20.     ability to read other mail formats is already under way, so please
  21.     be sure to let me know about any additional features you would like
  22.     to see.  When trying to contact me, please keep in mind that the
  23.     "echo conferences" are primarily for user-to-user communications.
  24.     For a prompt response, use any of the following methods:
  25.  
  26.     Email:      dan.parsons@group1.sccsi.com
  27.                 72167.3662@compuserve.com
  28.     CompuServe: 72167,3662
  29.     FAX:        312-752-1222
  30.     BBS:        312-752-1258 or 312-752-6528  (Use "C"omment command)
  31.  
  32.     Thanks very much for your continuing support!
  33.  
  34.         -- Dan Parsons
  35.  
  36.  
  37. IMPORTANT NEWS
  38. ~~~~~~~~~~~~~~
  39.  
  40.     ROBOMAIL IS NOW A PROTECTED MODE EXECUTABLE! - This means that the
  41.     program will now use a built-in DOS Extender to access extended
  42.     memory (any memory above the 1 megabyte mark) to execute both code
  43.     and data.  This new method of operation provides significantly
  44.     enhanced speed as well as increased reliability.
  45.  
  46.     In order to function in protected mode, your machine must be able
  47.     to provide the following resources to RoboMail:
  48.  
  49.         o   A 80286 "AT" or higher CPU.
  50.  
  51.         o   At least 1 megabyte of free "extended" memory. Extended
  52.             memory is any memory installed in your machine above one
  53.             megabyte.  RoboMail can use almost any type of free memory,
  54.             and contains a built in DPMI server which will be used in
  55.             the event your memory manager does not already provide DPMI
  56.             or VCPI services.
  57.  
  58.     NOTE:   If you are a registered user and your machine is unable to
  59.             run this protected mode version, leave a message on Group
  60.             One BBS asking for access to the special "real mode"
  61.             version of RoboMail 1.3.
  62.  
  63.  
  64.     PERFORMANCE AND CONFIGURATION ISSUES
  65.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  66.  
  67.         When running in protected mode, all of ROBOMAIL.EXE is loaded in
  68.         memory at once.  The amount of conventional (below 640K) memory
  69.         available when you start the program is not very important.  As
  70.         long as there is at least 320K of conventional memory and
  71.         sufficient extended memory the program will run very well.
  72.         People using many TSRs, DesqView, Windows or running in a
  73.         network environment will now find that RoboMail runs much better
  74.         and provides greatly improved memory management.
  75.  
  76.         Previous versions of RoboMail made extensive use of EMS memory.
  77.         If you are certain that no other programs on your system will
  78.         need EMS memory, and you have verified that your system will
  79.         support protected mode operations, you may want to set up your
  80.         system so that EMS memory is disabled.  Doing so will provide
  81.         you with an additional 64K of high memory which can be used by
  82.         other programs.  Please consult your DOS or 3rd-party memory
  83.         management documentation for details.
  84.  
  85.  
  86.     RUNNING UNDER DOS
  87.     ~~~~~~~~~~~~~~~~~
  88.         Just run ROBOMAIL.EXE from within the same directory as your
  89.         RoboMail data files.  The program will examine your hardware and
  90.         memory environment and verify that protected mode operations
  91.         are possible. All available extended memory (up to 8 megabytes)
  92.         will be used.
  93.  
  94.  
  95.     RUNNING UNDER WINDOWS
  96.     ~~~~~~~~~~~~~~~~~~~~~
  97.         By default, RoboMail will request up to 8 megabytes of extended
  98.         memory before resorting to a disk swap file.  This all happens
  99.         automatically without you needing to do any special
  100.         modifications of any settings.  In effect, RoboMail will be
  101.         using Window's own swap file mechanism for its own virtual
  102.         memory operations.  This is very efficient and fast.
  103.  
  104.         If you are running other applications simultaneously and want
  105.         to stop RoboMail from using a full 8 megabytes of Windows
  106.         virtual memory, you can add a MAXMEM:nnnn switch to your
  107.         ROBOMAIL environment variable.  However, don't do this unless
  108.         you feel RoboMail's appetite for memory is adversely affecting
  109.         the performance of other programs running at the same time.  For
  110.         example, to limit RoboMail to 4 megabytes of extended memory,
  111.         you would use the environment variable:
  112.  
  113.             SET ROBOMAIL=MAXMEM:4096
  114.  
  115.         If you need help setting up a program item for RoboMail on your
  116.         Windows desktop, use the sample ROBOMAIL.PIF that has been
  117.         supplied in this upgrade kit.
  118.  
  119.  
  120.     RUNNING UNDER DESQVIEW
  121.     ~~~~~~~~~~~~~~~~~~~~~~
  122.  
  123.         To run successfully under DesqView make sure that the minimum
  124.         program size is set to at least 400 and that you specify at
  125.         least 1024 in the PIF setting for Expanded memory usage.  A
  126.         sample RM-PIF.DVP file has been supplied that contains the
  127.         settings needed for normal operations.  If you have sufficient
  128.         resources, you should increase the amount of Expanded memory to
  129.         4096 for optimal performance.
  130.  
  131.         If you find that you are unable to open other windows while
  132.         RoboMail is running, you may want to place an absolute limit on
  133.         the amount of physical memory that will be requested by adding:
  134.  
  135.             SET ROBOMAIL=MAXMEM:2048
  136.  
  137.         ...to your environment.
  138.  
  139.  
  140.     RUNNING UNDER OS/2
  141.     ~~~~~~~~~~~~~~~~~~
  142.  
  143.         You should edit your DOS settings to provide at least 4
  144.         megabytes of DPMI memory (8 is better) and 640K XMS (for
  145.         fastest swapping to external programs).  Because of a conflict
  146.         between RoboMail, OS/2 2.1 and PKZIP's usage of DPMI memory, it
  147.         is important that you do not remove the supplied PKZIP.CFG file
  148.         from your RoboMail directory.  The file disables PKZIP's DPMI
  149.         usage when shelled out from RoboMail.
  150.  
  151.         Under OS/2 2.1 GA, the TAME21 utility (available on Group One - 
  152.         The RoboMail support BBS) is required for correct timeslice
  153.         yielding.
  154.  
  155.  
  156. WHAT ELSE IS NEW?
  157. ~~~~~~~~~~~~~~~~~
  158.  
  159.     o   Added an Internet Settings configuration screen.  This screen
  160.         allows you to specify a primary Email conference that will be
  161.         used for your Internet Email.
  162.  
  163.                               >>> IMPORTANT <<<
  164.  
  165.         IF YOU READ INTERNET EMAIL IN  ROBOMAIL, MAKE SURE TO IDENTIFY
  166.         YOUR PRIMARY EMAIL CONFERENCE ON THIS NEW SETUP SCREEN. (Screen
  167.         #4)  From the control panel, Press F2, and select "RoboMail
  168.         Settings" then press PgDn three times to get to the new screen.
  169.  
  170.         RoboMail 1.3 has many new features that make use of this
  171.         setting to make intelligent handling of all Internet related
  172.         messages much easier and more convenient:
  173.  
  174.         o   INTERNET SIGNATURE FILE: You can now specify a special
  175.             signature file that will automatically be appended to any
  176.             message you send to a conference with the "Internet
  177.             Conference" flag set.
  178.  
  179.         o   INTERNET EMAIL CONFERENCE: Added intelligent handling of
  180.             reply addresses when res